POST /File/Move/{id}/
Moves the file with the specified ID.
Request
| Method |
Request URI |
| POST |
/API/File/Move/{id}/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
ID of the current session.
|
Path Parameters
| Path Parameter |
Description |
| id |
The ID of the file to move.
|
Request Body
Response
Response Body
A status code indicating success or the reason for failure.